TELGetDNStatus
Returns the current status of a directory number.
pascal TELErr TELGetDNStatus (TELDNHandle hTELDN, long *inUse);
hTELDN
- A handle to a directory number structure.
inUse
- On exit, a value that indicates the current state of the specified directory number. See "Directory Number States" on page 3-6 for a description of the available directory number states.
- function result
- A result code.
DESCRIPTION
TheTELGetDNStatus
function returns, in theinUse
parameter, a value that indicates the current state of the directory number specified by thehTELDN
parameter. For example, ifTELGetDNStatus
returns the valuetelDNNotUsed
in theinUse
parameter, the directory number is not in use (that is, the phone line is on hook).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help